Bentley Map V8i (SELECTseries 10) Help

Area Cell Patterns

When using a cell pattern, the closed area is filled with cells.

TYPE CELL cell_name scale [ [[ row_delta [, column_delta]] angle] offset ]

  • cell_name – The name of the cell to be used.

  • scale – The scale size of the cell.

  • row_delta – The space (measured in master units) between the rows of cells. Default value is 0.0.

  • column_delta – The space (measured in master units) between columns of cells. Specify 0.0 for the rows to be touching each other. Default value is the same value as row_delta.

  • angle – The angle of cell columns. Default value is 0.0.

  • offset – The offset parameter defines how far each column of cells should be offset from the origin of the area. The offset should be specified as a value in the range 0 - 1. The resulting offset is based on the column_delta parameter: If no offset is specified, the default value 0.0 is used.